home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / penguin.swf / scripts / DefineButton2_243 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-06-26  |  53 b   |  4 lines

  1. on(release){
  2.    _root.game_setMode_1("target");
  3. }
  4.